.container{width: 1190px;margin: auto;height: auto;}
.index_cf_product {
    width: 100%;min-width: 1190px;max-width: 1920px;margin: auto;height: 460px;padding-top: 48px;background-color: #fff;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;

    -webkit-animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: 1s;
    -moz-animation-delay: .2s;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: both;
    -ms-animation-duration: 1s;
    -ms-animation-delay: .2s;
    -ms-animation-timing-function: ease;
    -ms-animation-fill-mode: both;
    animation-duration: 1s;
    animation-delay: .2s;
    animation-timing-function: ease;
    animation-fill-mode: both;
}

.index_cf_title_first{font-size: 31px;height:55px;border-bottom:1px solid #e6e6e6;color: #333;font-weight: bold;text-align: left;}
.index_cf_title_first em{font-style:normal;margin-top:10px;display:inline-block;}
.index_cf_title_second{font-size: 14px;line-height: 29px;color: #19181e;font-weight: normal;text-align: center;}

.index_cf_title_first span{font-size:14px;color:#999;margin-left:20px;margin-top:20px;display:inline-block;font-weight:normal;}


.gdpicimg{width: 278px;height: 256px;background-color: #ffffff;overflow: hidden;}
.gdpicimg img{width: 100%;height: 100%;transition: all 0.6s;}
.gdpicname{width: 278px;height:140px;margin: auto;text-align: center;background-color: #f5f5f5;
}
.gdpicname a{color: #333333;font-size: 20px;font-family: 微软雅黑;font-weight: bold;line-height: 29px;}
.gdpic:hover .gdpicname a{color: #fff;}

.page_product{;width: 1190px;position: relative;height: auto;margin-top: 45px;display: none}
.productList{position: relative;height: auto;margin: auto;overflow: hidden;width: 1190px;margin: auto;display: none}
.asd2{width: 278px;height: 374px;margin-bottom:70px; float: left;position: relative;overflow: hidden;border:1px solid #e6e6e6;}
.asd2 .img2{width: 273px;height:235px;overflow: hidden;}
.img2 img{width:273px;transition: all 1s; }
.in_proname_a2{width: 206px;padding:0 34px;text-align: left;background-color: #f5f5f5;transition: all 0.6s;border-top:1px solid #e6e6e6;}
.in_proname_a2 a{font-size: 18px;color: #c3171e;font-weight: normal;line-height: 24px;}
.in_proname_a2 p{width:100%;height:17px;font-size:14px;color:#808080;text-align:left;margin-top:20px;}
.in_proname_a2 span{font-size:14px;color:#333;display:block;width:100%;margin-top:10px;}
.gdpicname em{
    margin-top:20px;font-size:14px;display:block;width:108px;height:32px;border-radius:30px;background:#212121;line-height:32px;text-align:center;color:#fff;font-style:normal;
    -webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .6s;
}
.asd2:hover em{background:#ff5e14;color:#fff;
    -webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .6s;}
.asd2:hover img{
    -webkit-transform: scale(1.15);-moz-transform: scale(1.15);-ms-transform: scale(1.15);-o-transform: scale(1.15);transform: scale(1.15);
    -webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .6s;
}
.index_pro_tit{width:100%;height:auto;margin-top:55px;}
.index_pro_tit:before{content:"";display:block;width:35px;height:2px;background:#212121;position:absolute;margin:auto;margin-left:578px;}
.index_pro_main{width:1190px;margin:auto;}
.index_pro_tit p{color:#333;padding-top:14px;font-size:24px;font-weight:bold;text-align:center;}
.index_pro_tit span{margin:auto;margin-top:2px;line-height:35px;text-align:center;display:block;font-size:14px;color:#bebebe;width:482px;height:35px;}
.index_pro_fenlei{width:57%;height:25px;margin:auto;margin-top:0;text-align:center;}
.index_pro_fenlei li{float:left;width:auto;display:inline-block;padding:0 10px;background:url(../ZERO/img/line.jpg) right center no-repeat;}
.index_pro_fenlei li:nth-last-child(1){background:none;}


.index_pro_nr{
    width:100%;height:auto;margin:auto;margin-top:32px;display:none;margin-bottom:20px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;

    -webkit-animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: 1s;
    -moz-animation-delay: .2s;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: both;
    -ms-animation-duration: 1s;
    -ms-animation-delay: .2s;
    -ms-animation-timing-function: ease;
    -ms-animation-fill-mode: both;
    animation-duration: 1s;
    animation-delay: .2s;
    animation-timing-function: ease;
    animation-fill-mode: both;

}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

